gtk-demo: Strip newlines from g_warning and g_error
authorMatthias Clasen <mclasen@redhat.com>
Sun, 28 Feb 2016 17:18:36 +0000 (12:18 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 28 Feb 2016 17:23:12 +0000 (12:23 -0500)
commit435c8c9f0d6a277ec77cd62e90b35aa27635793b
treee6f5a880aace98502583a2d012d773b72964a9e5
parentbbd94b5a9ffc83569c771d81fa07457dfd61d20d
gtk-demo: Strip newlines from g_warning and g_error

g_logv adds one for us already.
demos/gtk-demo/glarea.c
demos/gtk-demo/main.c
demos/gtk-demo/offscreen_window.c
demos/gtk-demo/offscreen_window2.c